home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13831 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: druid.borland.com!usenet
  2. From: pete@borland.com (Pete Becker)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ 5.0 Installation Woes
  5. Date: 27 Mar 1996 16:54:06 GMT
  6. Organization: Borland International
  7. Message-ID: <4jbrre$8el@druid.borland.com>
  8. References: <315749DA.6936@airmail.net>
  9. NNTP-Posting-Host: pbecker.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.5
  13.  
  14. In article <315749DA.6936@airmail.net>, cryptic@airmail.net says...
  15. >
  16. >The classic "Hello World" program consisting of a single COUT line would 
  17. >not be considered a great compilation challenge for most compilers, 
  18. >particularly resident on a 166 Mhz P5 with 2 Giga HD and 16 Meg of Ram. 
  19. > Hell, my circa 1970 Z-80 compiler even managed it with 16K Ram.
  20. >
  21. >But my Developer's Suite version of Borland C++ 5.0 says that it runs 
  22. >out of memory linking this simple program.  Yes... my productivity is 
  23. >not exactly where the pretty box cover promised it would be.  8-(
  24. >
  25. >Anyone have any ideas that will save this software scam from being fed 
  26. >to the barnyard animals?  I think the installation documentation would 
  27. >fertilize 10 acres.
  28. >
  29. >-Cryptic
  30.  
  31. Sounds like you're building it as a 16-bit application. Read the readme file 
  32. for instructions on how to configure this.
  33.  
  34.